object MsgBoxForm: TMsgBoxForm Left = 853 Top = 854 BorderStyle = bsDialog Caption = 'Info' ClientHeight = 112 ClientWidth = 416 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poDefault OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object TextPanel: TTntPanel Left = 53 Top = 1 Width = 363 Height = 38 AutoSize = True BevelOuter = bvNone BorderWidth = 12 TabOrder = 0 object _MsgText: TTntLabel Left = 12 Top = 12 Width = 339 Height = 14 Align = alTop Caption = 'jhfksajajf j fkjf akfjafkjfkjff kjfh kjfa kfjf ka?kfjlk?ffas' WordWrap = True ExplicitWidth = 293 end end object Panel2: TTntPanel Left = 0 Top = 42 Width = 416 Height = 33 Align = alBottom BevelOuter = bvNone TabOrder = 1 object Bevel1: TBevel Left = 11 Top = 0 Width = 394 Height = 2 Shape = bsBottomLine end object MsgOption: TTntCheckBox Left = 12 Top = 9 Width = 294 Height = 18 Caption = 'immer anzeigen' TabOrder = 0 end end object Panel3: TTntPanel Left = 0 Top = 75 Width = 416 Height = 37 Align = alBottom BevelOuter = bvNone TabOrder = 2 object MsgBoxOK: TTntButton Left = 324 Top = 0 Width = 81 Height = 27 Cancel = True Caption = '&OK' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 end object MsgBoxNo: TTntButton Left = 324 Top = 0 Width = 81 Height = 27 Cancel = True Caption = '&Nein' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ModalResult = 7 ParentFont = False TabOrder = 1 end object MsgBoxYes: TTntButton Left = 234 Top = 0 Width = 80 Height = 27 Caption = '&Ja' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ModalResult = 6 ParentFont = False TabOrder = 2 end end object IconPanel: TPanel Left = 0 Top = 0 Width = 52 Height = 42 Align = alLeft AutoSize = True BevelOuter = bvNone BorderWidth = 10 Ctl3D = False ParentCtl3D = False TabOrder = 3 object IconPaintBox: TImage Left = 10 Top = 10 Width = 32 Height = 32 Align = alCustom Anchors = [akTop] Transparent = True end end end